home *** CD-ROM | disk | FTP | other *** search
- object DesktopProp: TDesktopProp
- Left = 364
- Top = 555
- Width = 475
- Height = 148
- Caption = 'Colors'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 230
- Top = 13
- Width = 224
- Height = 25
- Caption = 'Mega Component Version 1.0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Monotype Corsiva'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 238
- Top = 42
- Width = 209
- Height = 13
- Caption = 'Copyright (c) 1998 by MegaSoft Corporration'
- end
- object Label3: TLabel
- Left = 84
- Top = 24
- Width = 48
- Height = 13
- Caption = '&Text Color'
- end
- object Bevel1: TBevel
- Left = 220
- Top = 10
- Width = 5
- Height = 106
- Shape = bsLeftLine
- end
- object Label4: TLabel
- Left = 84
- Top = 65
- Width = 85
- Height = 13
- Caption = '&Background Color'
- end
- object ForeColor: TBitBtn
- Left = 10
- Top = 20
- Width = 64
- Height = 25
- Caption = 'nnnn'
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Wingdings'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = ForeColorClick
- end
- object BackColor: TBitBtn
- Left = 11
- Top = 60
- Width = 64
- Height = 25
- Caption = 'nnnn'
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Wingdings'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = ForeColorClick
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 424
- Top = 79
- end
- end
-